In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / OnDispose Event

OnDispose Event (ThumbnailEx)

In This Topic
Syntax
'Declaration

 

Public Event OnDispose As ThumbnailEx.OnDisposeEventHandler
public event ThumbnailEx.OnDisposeEventHandler OnDispose
public event OnDispose: ThumbnailEx.OnDisposeEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event ThumbnailEx.OnDisposeEventHandler* OnDispose
public:

event ThumbnailEx.OnDisposeEventHandler^ OnDispose
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members